ComponentOne FlexGrid for UWP
Remove Method (RowColCollection<T>)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > RowColCollection<T> Class : Remove Method
Syntax
'Declaration
 
Public Function Remove( _
   ByVal item As T _
) As System.Boolean
public System.bool Remove( 
   T item
)

Parameters

item
See Also

Reference

RowColCollection<T> Class
RowColCollection<T> Members